adTempus API
|
Gets or sets the script file to be executed
__property BSTR ScriptFile;
String ScriptFile;
Property ScriptFile() As String
Use this property to run a script that is stored outside of adTempus.
To run a script that is stored within adTempus, use the Script property.
When you specify a ScriptFile, you must also specify the ScriptFileLanguage.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|